home *** CD-ROM | disk | FTP | other *** search
- Path: airdmhor.gen.nz!not-for-mail
- From: gumboot@airdmhor.gen.nz (Simon Hosie)
- Newsgroups: comp.lang.c
- Subject: Re: command line argument help
- Date: 31 Jan 1996 06:56:31 +1300
- Organization: Airdmhor
- Message-ID: <4elm4f$c73@airdmhor.gen.nz>
- References: <4edfth$ok@muss.CIS.McMaster.CA> <4egi4nINNncr@keats.ugrad.cs.ubc.ca> <4eikbc$cs9@host-3.cyberhighway.net>
- NNTP-Posting-Host: localhost.gen.nz
- X-Newsreader: TIN [version 1.2 PL2]
-
- mjellis@cyberhighway.net:
- > void main(int argc, char *argv[])
- ^^^^
- This intrigues me.. what compiler are you using to not get told off for
- that? I'm using Watcom C, Borland C, and GCC.
-
- There are all these people out there compiling my "Something to play with"
- code and getting errors there.
-